<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*

*/

/*Reset*/
*{ padding:0; margin:0}
html,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,embed,label{margin:0;padding:0;border:0;  font-weight:normal;font-size:100%;}
fieldset,img{border:none}
ul,ul li{ list-style:none;} 
.cls{clear:both; line-height:0px!important; height:0px!important;font-size:0px!important;} 
button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; }
a {color:#666;text-decoration:none;/*-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;*/ }
a:hover {color:#c67d6a;}
a:active {color:#c67d6a;}
.hidden{ display:none}
i{ font-style:normal}
/*html,body{-webkit-text-size-adjust:none;}*/
table { border-collapse:collapse;  border-spacing:0;}
.clearfix:before,.clearfix:after{content:'.'; display:block; overflow:hidden; visibility:hidden; font-size:0; line-height:0; width:0; height:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

/*basic*/ 
body{margin:0px; padding:0px;font-family:"\5FAE\8F6F\96C5\9ED1";font-size:12px;color:#666; height:100%; min-width:1200px;}  

.slideBox{position:absolute; width:100%; height: 100%; left:0; top:0;   }
	
		.slideBox .bd ul{ position: absolute; width: 100%; height: 100%  }
		.slideBox .bd li{ height:100%; position:absolute; }
		.slideBox .bd img{  display:block;max-width:100%; max-height:100%; margin:0 auto; width:100%; height:100%; position:relative  }

.slideBox .hd {position:absolute;left:0;bottom:0;width:100%;padding-top:25px;margin-bottom:-22px;opacity:1;overflow:hidden;z-index:8;-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);transform:translateY(100%);transform: matrix(1, 0, 0, 1, 0, 0);
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);-moz-transform: matrix(1, 0, 0, 1, 0, 0);-ms-transform: matrix(1, 0, 0, 1, 0, 0);
height: 84px;

}

.slideBox .hdlist{height: 26px;margin: auto;position: relative;transform: translateX(90px);width: 820px; z-index:2}

.nav-line {float:left;position:relative;width:90px;height:1px;top:13px}
.nav-line:after {content:'';position:absolute;top:0;width:90px;height:100%;background-color:#fff;-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1)}

.nav-line.small:after {width:78px}
.nav-line.x-small:after {width:63px;-moz-transition:all 1s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 1s cubic-bezier(0.77, 0, 0.175, 1);-webkit-transition:all 1s cubic-bezier(0.77, 0, 0.175, 1);transition:all 1s cubic-bezier(0.77, 0, 0.175, 1)}
.nav-line.prev:after {left:0}
.nav-line.next:after {right:0}
.nav-linefirst:before, .nav-linelast:before {content:'';position:absolute;top:0;width:8000px;height:1px;background-color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.nav-linefirst:before {left:-8000px}
.nav-linelast:before {right:-8000px}

.nav-bullet-container {float:left;position:relative;width:26px;height:26px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}

.nav-bullet-container:nth-child(1) {margin-left:100px}
.nav-bullet-container:before {content:'';position:absolute;top:-15px;left:8px;opacity:0;pointer-events:none;width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#fff transparent transparent transparent;-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.nav-bullet-container:hover:before,.slideBox .hd li.on:before {-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}

.nav-bullet-container:hover .nav-link:before,.slideBox .hd li.on .nav-link:before {-moz-transform:scale(2, 2);-ms-transform:scale(2, 2);-webkit-transform:scale(2, 2);transform:scale(2, 2);opacity:0;-moz-transition:all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transition:all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}

.nav-bullet-container:hover .nav-link:after,.slideBox .hd li.on .nav-link:after{-moz-transform:scale(3.3, 3.3);-ms-transform:scale(3.3, 3.3);-webkit-transform:scale(3.3, 3.3);transform:scale(3.3, 3.3);opacity:0.2}

.nav-bullet-container:hover .nav-bullet,.slideBox .hd li.on .nav-bullet{opacity:1;-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}

.nav-bullet-container:hover .nav-text,.slideBox .hd li.on .nav-text{opacity:1;-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px)}



.nav-bullet-container.active .nav-link:after {opacity:1}
.nav-link {display:block;position:relative;width:100%;height:100%;color:#fff;}
.nav-link:before {content:'';position:absolute;left:5px;top:5px;width:14px;height:14px;border:1px solid #fff;-moz-border-radius:50%;
-webkit-border-radius:50%;border-radius:50%;opacity:0.5;-moz-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);-webkit-transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);transition:all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955)}
.nav-link:after {content:'';position:absolute;left:9px;top:9px;width:8px;height:8px;-moz-border-radius:50%;
-webkit-border-radius:50%;border-radius:50%;background-color:#fff;opacity:0.5;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;
backface-visibility:hidden;-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1)}

.nav-bullet {position:absolute;left:9px;top:9px;width:8px;height:8px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;
background-color:#fff;opacity:0;-moz-transform:scale(0, 0);-ms-transform:scale(0, 0);-webkit-transform:scale(0, 0);transform:scale(0, 0);
-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1)}

.nav-text {position:absolute;left:-44px;bottom:-22px;width:113px;text-align:center;opacity:0;pointer-events:none;-moz-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px);-moz-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.8s cubic-bezier(0.77, 0, 0.175, 1);color: #fff; font-size:16px;}


.head{  left:0; top:0; background:#0066cc; height:113px; width:100%; z-index:9999;}
.wrap{ width:1200px; margin:0 auto;} 
.rel{  z-index:99999; height:100%;}

.logo{ float:left;}
.logo img{ display:block;}
#nav{ position:absolute; top:0; right:121px; z-index:4; height:113px; overflow:hidden;}
#nav li{ float:left; height:100%;margin-left:3px;  -webkit-transition:background-color 700ms; transition:background-color 700ms; width:100px;}
#nav li a {position:relative; z-index:2; display:block; width:100%; height:100%;  font-size:16px; line-height:113px; text-align:center; color:#fff; -webkit-transition:color 200ms; transition:color 200ms;}
#nav li a.on {color:#fff;}
#nav li a span {position:absolute; left:0; top:0; z-index:2; width:100%; height:113px;}
#nav li a .bkg {top:100%; z-index:1; background:url(../images/bghead1.png) repeat-x; -webkit-transition:top 200ms; transition:top 200ms;}
#nav li a.on .bkg,#nav li a:hover .bkg {top:0;}


  #subNav {position:absolute; top:113px; left:0px; z-index:999999; width:100%;height:54px; overflow:hidden;}
    #subNav .wrap {overflow:visible;}
    #subNav .wrap .item {position:absolute; top:-100%; width:100%; height:100%; background:url(../images/bghead.png) repeat-x; overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms; }

    #subNav .wrap .s1 {left:517px; padding:0 37px;  /*width:835px;*/}
    #subNav .wrap .s2 {left:630px; padding:0 37px;/*width:752px;*/}
    #subNav .wrap .s3 {left:743px;/* width:643px;*/}
    #subNav .wrap .s4 {left:856px; padding:0 37px;  /*width:573px;*/}
	#subNav .wrap .s5 {left:969px; padding:0 37px;  /*width:573px;*/}
	
    #subNav .wrap .search {right:0; width:auto; height:54px; background:url(../images/bghead.png) repeat-x;}
    #subNav .wrap .search input { padding:0 10px; width:180px; height:38px; line-height:38px; background:#fff; border:0; margin:8px; }

    #subNav .wrap .on {top:0;}
	
	.langs {right:0;  width:167px; height:167px; top:113px; position:absolute; z-index:222; display:none;}
	.langs img{ display:block;padding:10px;background:url(../images/bghead.png) repeat;}
    #subNav .wrap .item a {float:left; padding:0 20px; font-weight:bold; font-size:14px; line-height:54px; color:#fff;-webkit-transition:color 300ms; transition:color 300ms;}
    #subNav .wrap .item a:hover {color:#f0947c;}
    #subNav .wrap .item #on { color: #f0947c;}
	
	

#shop {position:absolute; top:0; right:0; z-index:5; width:114px; height:100%; }
#shop a{ float:left; margin-left:10px; margin-top:43px;}
    #shop .btn-search {width:28px; height:28px; background:url(../images/imgh1.png) no-repeat;}
    #shop .btn-search:hover,
    #shop .btn-search.on { background:url(../images/sear2.png) no-repeat;}
        /*#searchbox {display:none; position:absolute; top:100%; z-index:11115; line-height:44px; right:0; padding:0 20px; width:200px; height:44px; border:8px solid #4c4a4f;}*/
    #shop .btn-lang {width:28px; height:28px; background:url(../images/imgh2.png) no-repeat;}
    #shop .btn-lang:hover,#shop .btn-search.on {background:url(../images/imgh22.png) no-repeat;}
	#shop .btn-oa{width:28px; height:28px; background:url(../images/imgh3.png) no-repeat;}
	 #shop .btn-oa:hover,#shop .btn-oa.on {background:url(../images/imgh33.png) no-repeat;}
	
.aboutban{ float:left; width:100%; height:480px; overflow:hidden;}	

.currnav{ float:left; width:100%; height:70px; border-bottom:1px solid #ededed;}
.curr{ float:left; color:#999; font-family:"宋体"; margin-top:28px;}
.curr img{ vertical-align:text-bottom; margin-right:5px;}

.mnav{ float:right; font-family:"宋体"; }
.mnav li{ float:left; line-height:68px; margin-left:43px;text-align:center;}
.mnav li a{ display:block;font-weight:bold;}
.mnav li.hover a,.mnav li a:hover{ border-bottom:3px solid #c67d6a; color:#c67d6a; }

.main{ float:left; width:100%; padding:23px 0 60px 0; background:url(../images/mainbg.jpg) repeat-y;}

.mleft{ float:left; width:855px; overflow:hidden;}

.mright{ float:right; width:300px; overflow:hidden;}
.mcon1{ float:left; width:100%; line-height:22px;}
.abouttt{ font-size:28px; line-height:28px; margin-bottom:10px; color:#363b47;}
.abouten{ font-size:14px; color:#2c313a; margin-bottom:16px;}

.imgtab{ float:left; width:100%; margin-bottom:10px;}
.imgtab img{ display:block;}

/* foot */
.foot{ float:left; width:100%; background:url(../images/bgfoot.jpg) center 0 no-repeat; padding-top:5px; height:320px;}
.footleft{ float:left; width:846px; height:216px; padding-top:44px;}
.footlist{ float:left; width:140px;}
.footlist li{ float:left; width:100%; font-size:14px; line-height:36px;}
.footlist li a{ color:#999}
.footlist li.h2{ line-height:18px; font-size:16px; margin-bottom:15px;}
.footlist li.h2 a{ color:#fff}
.footlist li a:hover{color:#c67d6a}
.footlast{ width:93px;}
.footwx{ float:right}

.footright{ float:right; width:310px; padding-top:44px; height:216px; overflow:hidden; color:#999; font-size:14px; line-height:36px;}
.footright h2{line-height:18px; font-size:16px; margin-bottom:15px; color:#fff;}
.footright span{ color:#fff;}
.ffsel{ background:#3c3f44; padding-left:10px; height:26px; color:#999; border:1px solid #4d5056; width:200px;}
.footby2{ float:right; color:#9c9d9e; padding-top:23px;}
.footby{ color:#9c9d9e; padding-top:23px;}

.newsone{ float:left; width:100%; border-bottom:1px dashed #d9d9d9; padding-bottom:20px; margin-bottom:20px;}
.newsone .l{ float:left; width:379px; position:relative;}
.newsone .l img{ display:block;}
.newsone .r{ float:right; width:457px; line-height:24px; font-size:14px; position:relative; height:228px;}
.newsone .r .p1{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#b36c5a; margin-bottom:5px;}
.newsone .r h2{ font-size:18px; color:#333; margin-bottom:5px;}
.newsone .r .pmore{ position:absolute; left:0; bottom:0; width:100%;}
.newsone .r .pmore a{ display:block; height:50px; background:#e6e6e6 url(../images/ico_more1.jpg) center 0 no-repeat;}
.newsone .r .pmore a:hover{ background:#b36c5a url(../images/ico_more11.jpg) center 0 no-repeat;}/*3.23*/

.newslist li{float:left; width:100%; border-bottom:1px dashed #d9d9d9; padding-bottom:20px; margin-bottom:20px;}
.newslist li .l{ float:left; width:90px; height:100px; background:#e8e8e8; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.newslist li .l .p1{ color:#999; margin-top:14px; margin-bottom:8px;}
.newslist li .l .p2{ width:48px; line-height:24px; border:1px solid #ccc; margin:0 auto; color:#333; text-transform:capitalize}
.newslist li .l .p3{ font-size:24px;color:#c67d6a; margin-top:6px;}

.newslist li .r{ float:right; width:756px;}
.newslist li .r a{ display:block; padding:5px 11px; height:90px; overflow:hidden;line-height:21px; position:relative; color:#666}
.newslist li .r h2{ font-size:16px; color:#333; margin-bottom:5px;}
.newslist li .r .p1{ color:#999;}
.newslist li .r em{ position:absolute; right:11px; bottom:10px; background:url(../images/ico_more3.jpg) no-repeat; width:34px; height:9px;}

.newslist li .r a:hover{ background:#e8e8e8; }
.newslist li .r a:hover em{background:url(../images/ico_more2.jpg) no-repeat;}
.pnewmore{ float:left; width:100%; margin-top:10px;}
.pnewmore a{ display:block; width:100%;height:50px; background:#e6e6e6 url(../images/ico_more1.jpg) center 0 no-repeat;}
.pnewmore a:hover{ background:#b36c5a url(../images/ico_more11.jpg) center 0 no-repeat;}/*3.23*/

.main2{ float:left; width:100%; padding:20px 0 60px 0;}
.proleft{ float:left; width:240px; background:#6699cc; padding:20px; overflow:hidden;}
.proleft h2{ font-size:24px; color:#fff; margin-bottom:15px;}
.proleft h2 img{ vertical-align:middle}
.plefttab{ float:left; width:100%; margin-bottom:10px;}
.sel1{ background:#fff; height:40px; width:240px; padding-left:10px; color:#666; border:0;}
.txtpro1{ line-height:40px; height:40px; padding:0 10px;  background:#fff; border:0; color:#666; width:220px;}
.plefttab span{ float:right;}
.plefttab span.sp1 img{ display:block;}
.plefttab span.sp2{ font-size:24px; color:#fff; line-height:50px; padding-right:22px;}
.plefttab span.sp3{ font-size:24px; color:#fff; line-height:50px; float:left;}

.plefttab2{ float:left; width:100%; color:#fff; font-size:14px;}
.plefttab2 i{ margin-right:20px;}

.proright{ float:right; width:900px;}
.prolist li{ float:left; width:444px; overflow:hidden; margin:0 10px 10px 0; display:inline; }
.prolist li a{ display:block; height:420px;}
.prolist li .p1 img{ display:block;}
.prolist li .p2{ height:46px; padding-top:17px;float:left; width:100%; overflow:hidden; }
.prolist li .p2 i{ font-size:24px; color:#333; padding-left:25px;}
.prolist li .p2 span{ float:right; width:60px; line-height:24px; text-align:center; color:#fff; background:#dbbe90; margin-right:25px; margin-top:5px;}
.prolist li .l{ float:left; margin-left:25px; display:inline; background:url(../images/dichan1.jpg) no-repeat; width:149px; height:48px; margin-top:13px;}
.prolist li .r{ float:right; padding-right:20px; width:225px; line-height:21px; }
.prolist li.last{ margin-right:0}
.prolist li a:hover{background:#dbbe90; color:#fff}
.prolist li a:hover .p2 span{ color:#dbbe90; background:#fff;}
.prolist li a:hover .p2 i{ color:#fff;}
.prolist li a:hover .l{ background:url(../images/dichan2.jpg) no-repeat; }
.pages{ float:right; margin-top:10px;}

.pages a{ width:36px; line-height:36px; float:left; margin-left:3px; background:#f1f1f1; text-align:center;}
.pages img{ display:block;}
.pages a:hover,.pages a.hover{ background:#b36c5a; color:#fff}
.pages a.pn:hover{ background:#f1f1f1}

/* 3.29 */
.prodel{ float:left; width:400px; overflow:hidden;}
.prodel img{ display:block;}
.proder{ float:right;width:780px; line-height:30px; }
.proder h1{ color:#333; font-size:24px; margin-bottom:10px;}
.ptab{ margin-bottom:15px;}
.ptab img{ vertical-align:middle; margin-right:10px; }

.gongcheng1{ float:left; width:100%; font-size:18px; line-height:36px; margin-bottom:40px;}
.gclist li{ float:left; width:100%;}
.gclist li .l{ float:left; width:173px;}
.gclist li .l img{ display:block;}
.gclist li .r{ float:left; width:620px; height:168px; overflow:hidden; background:#f2f2f2; padding:50px 30px 0 30px; font-size:14px; line-height:25px; position:relative;}
.gclist li .r h2{ font-size:18px; color:#333; margin-bottom:15px;}
.gclist li.last .r{ background:url(../images/gongchengbg.jpg) no-repeat;}
.morebox{ position:absolute; right:0; bottom:0; z-index:2}
.morebox a{ display:block; background:url(../images/moremm2.png) no-repeat; width:41px; height:44px;}
.morebox a:hover{background:url(../images/moremm1.png) no-repeat;}

.wuliu{ float:left; background:url(../images/bgwuliu.jpg) no-repeat; width:850px; height:374px; overflow:hidden; line-height:36px; text-indent:2px; font-size:18px;}
.wuliu h2{ font-size:30px; color:#333; padding-top:49px; margin-bottom:16px;}
.wuyelist li{ float:left; width:100%; margin-bottom:20px;}
.wuyelist li .l{ float:left; width:489px; overflow:hidden;}
.wuyelist li .r{ float:right; width:340px; line-height:25px; font-size:14px;}
.wuyelist li  h2{ font-size:24px; color:#b36c5a; margin-bottom:18px;}

.contact{ padding-left:20px; float:left; width:1180px; margin-bottom:10px; font-size:18px; line-height:36px;}
.pcon{ margin-bottom:15px;}
.pcon img{ vertical-align:middle; margin-right:15px;}
.hrban{ float:left; width:100%; margin-bottom:10px;}
.hrban img{ display:block;}

.hrtable th{ border:1px solid #ededed; height:45px; padding:10px 0;}
.hrtable th img{ display:block; margin:0 auto;}

.hrtable td{border:1px solid #ededed; height:45px; text-align:center;}
.hrtable td.td1{ padding-left:20px; color:#0067b6; padding-right:10px; text-align:left}
.hrtable td.td2{ padding:0 10px; text-align:left;}
.hrtable .trbg td{ background:#f9fafb}

.hrcon{ float:left; width:100%; line-height:24px; margin-top:20px;}
.hrtab{ padding-left:44px; overflow:hidden; clear:both; display:block; position:relative; margin-top:20px;}
.hrtab .l{ position:absolute; left:0; top:4px;}

.hrtab2{ text-align:center; float:left; width:100%; margin-top:30px;}
.zhuanlan{ float:left; width:100%; margin-bottom:20px;}
.zllist li{ float:left; width:285px; text-align:center;}
.zllist li a{ display:block; border:1px solid #ededed; line-height:46px; font-size:14px; border-left:0;}
.zllist li.hover a,.zllist li a:hover{ background:#b36c5a; color:#fff;border-bottom:1px solid #b36c5a;border-top:1px solid #b36c5a;}

.cullist li{ float:left; width:278px; margin:0 10px 10px 0; display:inline;}
.cullist li a{ display:block;}
.cullist li img{ display:block;}
.cullist li p{ line-height:35px; padding:0 10px; width:258px; float:left; height:35px; overflow:hidden}
.cullist li.last{ margin-right:0}
.cullist li a:hover p{ background:#e7d2bd; color:#b36c5a;}

.dett{ float:left; width:100%; border-bottom:1px solid #ebebeb;font-size:14px; color:#999; text-align:center; padding-bottom:8px;}
.title{ float:left; width:100%; text-align:center; font-size:24px; margin-bottom:20px; color:#333; line-height:30px;}
.decon{ float:left; width:100%; line-height:24px;margin-top:16px;}

.slideBox2{ width:855px; height:533px; overflow:hidden; position:relative; float:left; margin-bottom:20px;}
		.slideBox2 .hd{  }
		.slideBox2 .hd ul{ display:none }
		.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox2 .bd li{ zoom:1; vertical-align:middle; float:left; width:100%; }
		.slideBox2 .bd img{width:855px; height:533px; display:block;  }

		
		.slideBox2 .prev{ position:absolute; left:3%; top:50%; margin-top:-34.5px; display:block; width:69px; height:69px; background:url(../images/bl1.png) no-repeat;  }
		.slideBox2 .next{ position:absolute; right:3%; top:50%; margin-top:-34.5px; display:block; width:69px; height:69px; background:url(../images/br1.png) no-repeat;  }
		.slideBox2 .prev:hover{background:url(../images/bl2.png) no-repeat;  }
		.slideBox2 .next:hover{ background:url(../images/br2.png) no-repeat;  }

.qikanlist li{ float:left; width:200px; margin:0 18px 12px 0; display:inline; line-height:35px;}
.qikanlist li img{ display:block;}
.qikanlist li.last{ margin-right:0}
/**1111*/
.newsdett{ float:left; width:100%; margin-bottom:10px; font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#b36c5a}
.newsdett2{float:left; width:100%; margin-bottom:8px; font-size:20px;  color:#333}
.newsdett3{float:left; width:100%; margin-bottom:10px;   color:#999}
.newsshare{float:left; width:100%;}
.newsshare img{ margin-right:6px;}
.newsdecon{ line-height:21px; padding-top:20px; margin-top:15px; float:left; width:100%; border-top:1px dashed #d9d9d9; color:#666; padding-bottom:30px; border-bottom:2px solid #e4e4e4;}

.newsfoot1{ float:left; padding:23px 0 30px 0; width:425px; border-right:1px dashed #cacaca;}
.newslist2 li{float:left; width:100%; }
.newslist2 li .l{ float:left; width:90px; height:100px; background:#e8e8e8; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.newslist2 li .l .p1{ color:#999; margin-top:14px; margin-bottom:8px;}
.newslist2 li .l .p2{ width:48px; line-height:24px; border:1px solid #ccc; margin:0 auto; color:#333; text-transform:capitalize}
.newslist2 li .l .p3{ font-size:24px;color:#c67d6a; margin-top:6px;}

.newslist2 li .r{ float:right; width:310px; padding-right:16px; line-height:21px; color:#666}
.newslist2 li .r h2{ font-size:18px; color:#333; margin-bottom:20px;font-weight:bold;}
.newslist2 li .r a{ color:#b36c5a}

.newsfoot2{ float:right; width:408px; padding-top:23px; line-height:21px;}
.newsfoot2 h2{ padding-left:29px; color:#333; font-size:18px; margin-bottom:20px; background:url(../images/xg.jpg) 0 center no-repeat;font-weight:bold;}
.newslist3 li{ float:left; width:100%; line-height:21px;}
.newslist3 li span{ float:right;}

/*3.29*/
.ytdett{ float:left; width:100%; font-size:24px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ededed; color:#0067b6}
.ytdett2{ float:left; width:100%; font-size:24px; padding-bottom:20px; margin-top:10px;color:#0067b6}

.ytnavlist li{ float:left; width:240px; line-height:45px; text-align:center;}
.ytnavlist li a{ display:block; border-bottom:1px solid #ededed; border-top:1px solid #ededed; border-left:1px solid #ededed;font-size:14px;}
.ytnavlist li.last a{border-right:1px solid #ededed;}

.ytnavlist li a:hover,.ytnavlist li.hover a{ background:#b36c5a; color:#fff;}

.yedecon{ float:left; width:100%; margin-top:20px; line-height:24px;}


		.picScroll-left{ width:100%;  overflow:hidden; position:relative; height:294px; float:left;   }
		.picScroll-left .hd{  }
		.picScroll-left .hd .prev{ display:block;  width:36px; height:36px; position:absolute; bottom:0; left:50%; margin-left:-46px;overflow:hidden;
			 cursor:pointer; background:url(../images/ytbl2.jpg) no-repeat;}
		.picScroll-left .hd .next{ display:block;  width:36px; height:36px; position:absolute; bottom:0; right:50%;  margin-right:-46px; overflow:hidden;
			 cursor:pointer; background:url(../images/ytbr2.jpg) no-repeat;  }
		.picScroll-left .hd .prevStop{ background:url(../images/ytbl1.jpg) no-repeat;}
		.picScroll-left .hd .nextStop{background:url(../images/ytbr1.jpg) no-repeat; }

		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ float:left; width:387px; height:234px; overflow:hidden; margin-right:18px;}
 .picScroll-left .bd ul li img{ display:block}
 
 .picScroll-left2{ width:100%;  overflow:hidden; position:relative; height:326px; float:left;   }
	
		.picScroll-left2 .hd .prev{ display:block;  width:36px; height:36px; position:absolute; bottom:0; left:50%; margin-left:-46px;overflow:hidden;
			 cursor:pointer; background:url(../images/ytbl2.jpg) no-repeat;}
		.picScroll-left2 .hd .next{ display:block;  width:36px; height:36px; position:absolute; bottom:0; right:50%;  margin-right:-46px; overflow:hidden;
			 cursor:pointer; background:url(../images/ytbr2.jpg) no-repeat;  }
		.picScroll-left2 .hd .prevStop{ background:url(../images/ytbl1.jpg) no-repeat;}
		.picScroll-left2 .hd .nextStop{background:url(../images/ytbr1.jpg) no-repeat; }
		.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left2 .bd ul li{ float:left; width:290px; height:255px; overflow:hidden; margin-right:15px;}
 .picScroll-left2 .bd ul li img{ display:block}
 
.newslist4 li{float:left; width:100%;padding-bottom:20px; }
.newslist4 li .l{ float:left; width:75px; height:75px;  border:1px solid #ededed; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.newslist4 li .l .p1{ border-bottom:2px solid #b36c5a; line-height:26px; color:#999; padding-top:4px;}
.newslist4 li .l .p2{ font-size:30px;color:#666; margin-top:10px;}

.newslist4 li .r{ float:right; width:1070px;border-bottom:1px dashed #d9d9d9; padding-bottom:13px;line-height:24px; position:relative; color:#999; cursor:pointer}
.newslist4 li .r h2{ font-size:24px; color:#333; margin-bottom:10px; line-height:30px;}
.newsdebox{ display:none; margin-top:10px;}

.kanfang{ float:left; padding-left:388px; width:600px;}
.kftable th{ font-size:18px; color:#333; font-weight:normal; height:60px;}
.kftable td{ padding-left:10px;}
.kftable td.td1{ font-size:14px; color:#333; height:60px; border:1px solid #cccccc; border-right:0; padding-left:16px;} 
.kftable td.td2{ font-size:14px; color:#333; height:60px; border:1px solid #cccccc; border-left:0; padding-left:0;} 
.kftable img{ vertical-align:middle; margin-right:18px;}
.txtkf1{ border:0; background:none; width:260px; height:60px; line-height:60px; font-size:14px; color:#333;}

a.atijiao{ display:block; width:100%; line-height:50px; background:#b36c5a; color:#fff; text-align:center; font-size:18px;}

.memtt{ float:left; width:100%; margin-bottom:30px; font-size:14px; color:#2c313a}
.memtt h2{ font-size:28px; color:#363b47; margin-bottom:5px;}

.memdecon{ float:left; width:100%; line-height:24px; font-size:14px; overflow:hidden;}


/**1111*/
/*text*/
.b{ font-weight:bold;}
.f8{ font-size:8px;}
.f9{ font-size:9px;}
.f10{ font-size:10px;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.f32{ font-size:32px;}
.f36{ font-size:36px;}
.em{ text-indent:2em;}
.hei{ color:#000;}
.red{ color:#de0303;}
.hei3{ color:#333;}
.Arial{ font-family:"Arial", Helvetica, sans-serif;}
.yahei{ font-family:"\5FAE\8F6F\96C5\9ED1";} 
.tc{ text-align:center}
.tr{ text-align:right}
.c6{ color:#c67d6a}
 

</pre></body></html>